home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / a_man / cat1 / link.z / link
Encoding:
Text File  |  1998-10-20  |  1.4 KB  |  67 lines

  1.  
  2.  
  3.  
  4. lllliiiinnnnkkkk((((1111MMMM))))                                                              lllliiiinnnnkkkk((((1111MMMM))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      link, unlink - link and unlink files
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      lllliiiinnnnkkkk file1 file2
  13.      uuuunnnnlllliiiinnnnkkkk file
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      The _l_i_n_k command is used to create a filename that points to another
  17.      file.  The _u_n_l_i_n_k command is used to remove a link to a file.
  18.  
  19.      The only difference between _l_n(1) and _l_i_n_k(1M) is that the latter simply
  20.      makes the _l_i_n_k(2) system call with the arguments specified.  No error
  21.      checking is performed.  Analogously, _u_n_l_i_n_k(1M) simply calls the
  22.      _u_n_l_i_n_k(2) system call with the specified pathname.
  23.  
  24.      Use of these commands is discouraged.  The commands _l_n(1), _r_m(1), and
  25.      _r_m_d_i_r(1) provide the necessary functionality in a safer manner.
  26.  
  27. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  28.      ln(1), rm(1), rmdir(1), link(2), unlink(2).
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.